How to Install ethstats software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install ethstats software package in Ubuntu 12.04 LTS (Precise Pangolin)

ethstats software package provides script that quickly measures network device throughput, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install ethstats 

ethstats is installed in your system.

Make ensure the ethstats package were installed using the commands given below,

$ sudo dpkg-query -l | grep ethstats *

You will get with ethstats package name, version, architecture and description in a table

ethstats package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Network
Package ethstats
Version 1.0-5
Description script that quickly measures network device throughput
Sub Section Net


See Also, How to uninstall or remove ethstats software package from Ubuntu 12.04 LTS (Precise Pangolin)?